Version

FinancialSeries<T,M,A> Class Members

The following tables list the members exposed by FinancialSeries<T,M,A>.

Public Properties
 NameDescription
Public PropertyModelThe model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public PropertySeriesModelThe model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public Methods
 NameDescription
Public MethodAreaFillOpacitySets the opacity applied to the area fill visual. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodBrushOverloaded. Sets the brush to use for the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodCloseMemberPathOverloaded. Sets the close mapping property for the current series object.  
Public MethodDataSourceTypeSets the series model SeriesModel.DataSourceType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodDataSourceUrlSets the series model SeriesModel.DataSourceUrl. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodExpectFunctionsSets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodHighMemberPathOverloaded. Sets the high mapping property for the current series object.  
Public MethodHitTestModeMethod of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsCustomCategoryStyleAllowedSets whether this category series should allow custom style overrides of its individual visuals.  
Public MethodIsDefaultToolTipSelectedGets if the default tooltip has been selected for display. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsDropShadowEnabledSets whether drop shadow should be enabled for this series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsHighlightingEnabledSets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodIsTransitionInEnabledSets whether the series should transition into the plot area when a new data source is assigned. Note: Transitions are not currently supported for stacked series.  
Public MethodLegendthe chart legend (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodLegendItemVisibilitySets the legend item visibility for the current series object. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodLocalSchemaTransform (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodLowMemberPathOverloaded. Sets the low mapping property for the current series object.  
Public MethodNegativeBrushOverloaded. Sets the brush to use for negative portions of the series.  
Public MethodOpenMemberPathOverloaded. Sets the open mapping property for the current series object.  
Public MethodOutlineOverloaded. Sets the brush to use for the outline of the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodResolutionSets the current series object's rendering resolution. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodResponseDataKeySets the series model SeriesModel.DataSource. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodResponseDataTypeSets the series model SeriesModel.ResponseDataType. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShadowBlurSets the shadow blur. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShadowOffsetXSets the drop shadow x-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShadowOffsetYSets the drop shadow y-offset. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodShowTooltipSets the series model SeriesModel.ShowTooltip. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodThicknessSets the width of the current series object's line thickness. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTitleSets the series model SeriesModel.Title. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTooltipTemplateSets the series model SeriesModel.TooltipTemplate. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTransitionDurationSets the duration of the current series's morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTransitionInDurationSets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodTransitionInModeSets the method by which to animate the data into the chart when the chart data source is swapped. Note: Transitions are not currently supported for stacked series.  
Public MethodTransitionInSpeedTypeSets the duration of the current series's transition in morph.

This is a dependency property.

(Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodUseSingleShadowSets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. (Inherited from Infragistics.Web.Mvc.Series<T,M,A>)
Public MethodVolumeMemberPathOverloaded. Sets the volume mapping property for the current series object.  
Public MethodXAxisSets the effective x-axis for the current FinancialSeries object.  
Public MethodYAxisSets the effective y-axis for the current FinancialSeries object.  
See Also

View on GitHub